projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea0162a
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 13 Dec 2007 02:44:19 +0000
(
02:44
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 13 Dec 2007 02:44:19 +0000
(
02:44
+0000)
src/ChangeLog.unicode
patch
|
blob
|
history
diff --git
a/src/ChangeLog.unicode
b/src/ChangeLog.unicode
index 24142131fe82d036dc55cbc7f2d9c19ab0e400a7..e0172aa1bae580cff775e7a6a5d3822c89294647 100644
(file)
--- a/
src/ChangeLog.unicode
+++ b/
src/ChangeLog.unicode
@@
-1,5
+1,12
@@
2007-12-13 Kenichi Handa <handa@ni.aist.go.jp>
+ * fontset.c (fontset_add): New args charset_id and famliy. Caller
+ changed.
+ (load_font_get_repertory): Assume that font_spec is always a
+ font-spec object.
+ (fontset_find_font): Likewise.
+ (Fset_fontset_font): Always store a font-spec object in a fontset.
+
* xdisp.c (handle_auto_composed_prop): Use Fget_text_property
instead of get_property_and_range.